home *** CD-ROM | disk | FTP | other *** search
/ Dictionaries & Language / Dictionaries and Language (Chestnut CD-ROM) (1993).iso / japanese / jprint / readme.prt < prev   
Encoding:
Text File  |  1990-07-10  |  1.5 KB  |  44 lines

  1.         jprint    - print japanese text on a 24 pin dot matrix
  2.  
  3.            9  July  1990
  4.  
  5.            Mark Edwards
  6.  
  7.            KiCompWare
  8.  
  9.  
  10. 1. jprint
  11.  
  12.     Jprint is a program to print JIS or EUC encode Japanese on
  13. either a 9 pin epson compatible printer, a 24 pin compatible epson
  14. printer or a LaserJet III Series printer (but I think it should 
  15. work on II's). The 9 pin printer output is not near as good as the 24 pin.
  16.  
  17. The -hd option for the Laserjet III looks pretty good except that you need
  18. glasses to read it. The 150 dpi output leaves a lot to be desired. It shows
  19. well that fonts need to be scaled and not simply multiplied by some number.
  20.  
  21. Uses either jis24, or the 16x16 bitmaps found with MOKE. All font files
  22. are located in \kanji.
  23.  
  24.  
  25. The "-f" option can be used to make a file is printable. You can use the
  26. lpr program to send it to prn: afterwards or use copy /b to send it to
  27. com1: or prn:
  28.  
  29. Jprint Version 9 July 1990
  30. Copyright by Mark Edwards, KiCompWare, All Rights Reserved.
  31.  
  32. Usage:  JPRINT.EXE  <-s, -L, -9, -hd -in,-f> <filename>
  33.          -s   suppress FF, 
  34.          -L   Letter Quality (24x24) 
  35.          -9   Epson 9 pin compatible mode
  36.          -h   Laserjet 'd', d = 'h' then 300dpi, else 150dpi
  37.          -in  indent 'n' amount
  38.          -pn  set pagelength to 'n'lines
  39.          -f   print to "filename.jpt" rather than device
  40.          file can be either JIS or EUC codes
  41.          [Jprint Version 9 July 1990]
  42.          [Copyright by Mark Edwards, KiCompWare, All Rights Reserved.]
  43.  
  44.